-
Home
-
WP-Stateless – Google Cloud Storage
-
4.1.2 (latest)
-
Code
-
Classes
- BatchTaskManager
Total Complexity |
35 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
341 |
Lines of code |
165 |
Logical lines of code |
107 |
Comment lines |
100 |
Methods |
18 |
Properties |
2 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_get_batch_task_object() |
S |
56 |
6 |
18 |
_check_force_continue() |
S |
57 |
5 |
16 |
complete() |
S |
50 |
3 |
28 |
start_task() |
S |
53 |
2 |
22 |
task() |
S |
60 |
2 |
13 |
is_running() |
S |
71 |
2 |
6 |
check_running_batch() |
S |
71 |
2 |
6 |
_add_batch() |
S |
74 |
2 |
5 |
_get_state() |
S |
67 |
2 |
7 |
_delete_state() |
S |
76 |
1 |
4 |
_init_hooks() |
S |
69 |
1 |
6 |
_get_last_updated() |
S |
69 |
1 |
6 |
_update_state() |
S |
75 |
1 |
4 |
get_state() |
S |
67 |
1 |
8 |
pause_task() |
S |
75 |
1 |
4 |
resume_task() |
S |
75 |
1 |
4 |
get_state_key() |
S |
80 |
1 |
3 |
__construct() |
S |
74 |
1 |
5 |